/*Created by lk on 2020/07/29.*/

/*----banner----*/
.banner{width: 100%; position: fixed; top: 0; overflow: hidden}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}

.banner .swiper-slide-active .img{animation: zoom 8s linear; -webkit-animation: zoom 8s linear; animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards}

@keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}
@-webkit-keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

.banner .swiper-button-prev, .banner .swiper-button-next{bottom: 20px;}

.banner .banner_end{width: 140px; height: 80px; position: absolute; bottom: 0; left: 50%; margin-left: -40%; padding: 0 5%; background: #fff; text-align: right; z-index: 2}
.banner .banner_end span{display: inline-block; vertical-align: middle}
.banner .banner_end span img{width: 50px; height: 50px; padding-top: 15px; margin-right: 20px; float: none; display: block;}


.mark{width: 100%; height: 820px; position: relative;}


/*----content----*/
.content{position: relative; background: #fff; z-index: 3}

/*----list01----*/
.list01{position: relative; padding: 100px 0; overflow: hidden}

.list01 .list01_left{width: 50%; margin-right: 5%; padding-left: 10%;}
.list01 .list01_left h1{font-size: 24px; color: #333; font-weight: bold; margin: 20px 0}
.list01 .list01_left h1 i{font-size: 14px; color: #666; font-style: normal; padding-left: 10px; vertical-align: bottom; font-family: 'novecentowide-book' }
.list01 .list01_left p{font-size: 13px; color: #666; line-height: 2.2;}
.list01 .list01_left .link{width: 120px; text-align: center; padding: 4px 10px; margin-top: 40px; border-radius: 20px; border: 1px solid #999; position: relative; overflow: hidden}
.list01 .list01_left .link:before{content: ""; display: block; width: 0; height: 100%; background: #d7000f; position: absolute; top: 0; left: 0; transition: all ease .3s; -webkit-transition: all ease .3s}
.list01 .list01_left .link p{font-size: 14px; color: #999; position: relative; z-index: 2; transition: all ease .3s; -webkit-transition: all ease .3s}
.list01 .list01_left .link:hover:before{width: 100%}
.list01 .list01_left .link:hover p{color: #fff;}

.list01 .list01_right{width: 45%; padding-left: 5%; position: relative}

.list01 .list01_right .list01_slick .li{height: 420px; background-size: cover}


.list01 .list01_right .list01_slick .slick-prev{opacity: 0; visibility: hidden}

.list01 .list01_right .right_bg{position: absolute; top: 50%; left: 0; margin-top: -100px;}

.list01 .list01_t{position: absolute; top: 0; left: 0; margin-top: 5%;}

#bottle>div:nth-of-type(1){background: url(../image/img05.jpg) 50% 0 no-repeat fixed; margin: 0; height: 1080px; position:absolute; top:0; left:0; width:100%;}


/*----list02----*/
.list02{position: relative; width: 100%; padding: 20px 0; background: url("../image/img11.jpg") no-repeat center}
.list02:before{content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.2) url("../image/makr_bg.png") repeat; position: absolute; top: 0; left: 0;}
.list02 .w1440{padding: 60px 0;}
.list02 .li{width: 25%; float: left; text-align: center; position: relative; z-index: 2}
.list02 .li span{height: 60px; font-size: 50px; color: #fff; margin-top: 10px; font-family: 'Montserrat-Light'}
.list02 .li i{font-size: 12px; font-style: normal; color: #fff; vertical-align: top; line-height: 32px; padding-left: 6px}
.list02 .li p{font-size: 12px; color: #fff; line-height: 30px}


/*----list03----*/
.list03{padding: 100px 0 80px 0;  background: #f4f4f4 url("../image/img04.jpg") no-repeat center; background-size: cover; overflow: hidden}
.list03 .h1{font-size: 24px; color: #333; text-align: center; margin-bottom: 60px;}
.list03 .h1 i{font-size: 14px; color: #666; font-style: normal; padding-left: 10px; vertical-align: bottom; font-family: 'novecentowide-book'}

.list03 .list03_con{padding: 0 40px;}
.list03 .list03_con .li{padding: 0 10px;}
.list03 .list03_con .li .img{width: 100%; height: 210px; overflow: hidden}
.list03 .list03_con .li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .li .txt{padding: 10px 0 0 0; text-align: center; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .li .txt h1{font-size: 14px; color: #333; margin-bottom: 14px;}
.list03 .list03_con .li .txt .line{display: block; width: 0; height: 1px; margin: 0 auto; background: #d7000f; transition: all ease .3s; -webkit-transition: all ease .3s}

.list03 .list03_con .li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.list03 .list03_con .li:hover .txt .line{width: 100%}


/*----list04----*/
.list04{padding: 120px 0 160px 0; position: relative; overflow: hidden}

.list04 .list04_li{width: 20%; margin-top: 20px;}
.list04 .list04_li li{width: 100%; height: 80px; margin-bottom: 30px; background: #dedede; padding: 4px; border-top-left-radius: 50px; border-bottom-left-radius: 50px; box-sizing: border-box; cursor: pointer; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_li li .img{width: 72px; height: 72px; overflow: hidden; border-radius: 100%; margin-right: 20px; float: left}
.list04 .list04_li li .img img{width: 100%}
.list04 .list04_li li .t{padding-top: 16px;}
.list04 .list04_li li .t h1{font-size: 15px; color: #181818; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_li li .t p{font-size: 14px; color: #999; font-weight: bold; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_li li.on{background: #d7000f}
.list04 .list04_li li.on .t h1{color: #fff;}
.list04 .list04_li li.on .t p{color: #fff;}

.list04 .list04_list{width: 70%; margin-right: 5%;}
.list04 .list04_list .list04_con{display: none}
.list04 .list04_list .list04_con .con{}
.list04 .list04_list .list04_con .con .con_left{width: 50%; position: relative}
.list04 .list04_list .list04_con .con .con_left .img{width: 100%; padding-left: 10%; position: relative; z-index: 2}
.list04 .list04_list .list04_con .con .con_left .img:before{content: ""; display: block; width: 10%; height: 210px; background: #f0f0f0; position: absolute; left: 0; bottom: 0;}
.list04 .list04_list .list04_con .con .con_left img{width: 100%; float: none; display: block}
.list04 .list04_list .list04_con .con .con_left .t{padding: 16px 0; background: #f0f0f0; margin-left: 10%; text-align: center}
.list04 .list04_list .list04_con .con .con_left .t h1{font-size: 14px; color: #333;}

.list04 .list04_list .list04_con .con .con_right{width: 50%; height: 210px; margin-top: 94px; padding: 0 50px; background: #f0f0f0; display: flex; align-items: center;}
.list04 .list04_list .list04_con .con .con_right p{font-size: 13px; color: #333; line-height: 26px;}

.list04 .list04_list .list04_con.active{display: block}


/*----list05----*/
.list05{padding: 140px 0; background: url("../image/img08-1.jpg") no-repeat left; background-size: 55%; position: relative}
.list05:before{content: ""; display: block; width: 50%; height: 100%; background: url("../image/img09.jpg") no-repeat right; position: absolute; top: 0; right: 0;}
.list05 .list05_left{width: 42%; margin-right: 5%;}
.list05 .list05_left .h1{font-size: 24px; color: #fff; margin-bottom: 60px;}
.list05 .list05_left .h1 i{font-size: 14px; color: #fff; font-style: normal; padding-left: 10px; vertical-align: bottom; font-family: 'novecentowide-book'}
.list05 .list05_left p{font-size: 13px; color: #fff; line-height: 32px; margin-bottom: 200px;}

.list05 .list05_right{width: 30%; overflow: hidden}
.list05 .list05_right .list{}
.list05 .list05_right .list li{background: #fff; margin-bottom: 20px; padding: 30px 40px 30px 20px; box-sizing: border-box}
.list05 .list05_right .list li .img{width: 20%; margin-top: 10px; margin-right: 5%; border-right: 1px solid #dedede}
.list05 .list05_right .list li .img img{float: none; display: block}
.list05 .list05_right .list li .t{width: 70%;}
.list05 .list05_right .list li .t h1{font-size: 16px; color: #d7000f; margin-bottom: 8px;}
.list05 .list05_right .list li .t p{font-size: 12px; color: #181818; line-height: 22px;}


/*----list06----*/
.list06{padding: 80px 0;}
.list06 .title .h1{font-size: 24px; color: #333; margin-bottom: 60px;}
.list06 .title .h1 i{font-size: 14px; color: #999; font-style: normal; padding-left: 10px; vertical-align: bottom; font-family: 'novecentowide-book'}

.list06 .list06_con{}
.list06 .list06_con .list{margin-right: -2.3333%}
.list06 .list06_con .list li{width: 31%; float: left; margin-right: 2.3333%; padding: 50px 40px 30px 40px; background: #f4f4f4; box-sizing: border-box; transition: all ease .6s; -webkit-transition: all ease .6s}
.list06 .list06_con .list li h6{font-size: 18px; color: #666; margin-bottom: 20px; font-family: 'novecentowide-book'}
.list06 .list06_con .list li h6 i{font-size: 13px; color: #999; font-style: normal; padding-left: 8px;}
.list06 .list06_con .list li h1{font-size: 16px; color: #181818; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li p{font-size: 13px; color: #666; line-height: 22px;}
.list06 .list06_con .list li .line{display: block; width: 100%; height: 1px; background: #dedede; margin: 60px 0 10px 0; position: relative}
.list06 .list06_con .list li .line:before{content: ""; display: block; width: 0; height: 1px; background: #d7000f; position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list li h5{font-size: 14px; color: #999;}

.list06 .list06_con .list li:nth-child(1){animation-delay: .5s}
.list06 .list06_con .list li:nth-child(2){animation-delay: .6s}
.list06 .list06_con .list li:nth-child(3){animation-delay: .7s}

.list06 .list06_con .list li:hover{box-shadow: 4px 4px 10px 3px rgba(0,0,0,0.1)}
.list06 .list06_con .list li:hover h1{color: #d7000f}
.list06 .list06_con .list li:hover .line:before{width: 100%}









